home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / AGSSAV44.PP_ / agssav44.ppd
PostScript Printer Description  |  1996-06-03  |  53KB  |  1,048 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *FormatVersion: "4.2"
  4. *FileVersion: "2.0"
  5. *PCFileName: "AGSSAV44.PPD"
  6. *LanguageVersion: English
  7. *LanguageEncoding: ISOLatin1
  8. *Product: "(AGFA SelectSet Avantra 44)"
  9. *PSVersion: "(2013.108) 93073011"
  10. *PSVersion: "(2013.108) 94080411"
  11. *PSVersion: "(2013.116) 94090205"
  12. *PSVersion: "(2013.114) 7"
  13. *PSVersion: "(2013.114) 8"
  14. *PSVersion: "(2013.114) 9"
  15. *ModelName: "AGFA SelectSet Avantra 44"
  16. *NickName: "AGFA SelectSet Avantra 44"
  17.  
  18. *%===== Installable Options ================================
  19.  
  20. *OpenGroup : InstallableOptions/Installed Options
  21.  
  22. *OpenUI *InstalledMemory/RIP configuration: PickOne
  23. *DefaultInstalledMemory: 16MB
  24. *InstalledMemory  16MB/Star200 16MByte: " "
  25. *InstalledMemory  32MB/Star400 32MByte: " "
  26. *InstalledMemory  64MB/Star600/800 64MByte: " "
  27. *InstalledMemory 120MB/Star800+ 120MByte: " "
  28. *InstalledMemory  Viper/Viper: " "
  29. *InstalledMemory  Cobra/Cobra: " "
  30. *InstalledMemory  Taipan/Taipan: " "
  31. *CloseUI: *InstalledMemory
  32.  
  33. *CloseGroup : InstallableOptions
  34.  
  35. *VMOption   16MB: "10000000"
  36. *VMOption   32MB: "22500000"
  37. *VMOption   64MB: "40000000"
  38. *VMOption  120MB: "80000000"
  39. *VMOption  Viper: "25000000"
  40. *VMOption  Cobra: "25000000"
  41. *VMOption Taipan: "16000000"
  42.  
  43. *%===== General Information and Defaults ===================
  44.  
  45. *FreeVM: "10000000"
  46. *LanguageLevel: "2"
  47. *Protocols: BCP
  48. *ColorDevice: False
  49. *DefaultColorSpace: CMYK
  50. *VariablePaperSize: True
  51. *Extensions: FileSystem
  52. *FileSystem: True
  53. *?FileSystem: "statusdict /diskstatus get exec
  54. exch pop 0 eq {(False)}{(True)}ifelse print flush"
  55. *End
  56. *Throughput: "1"
  57. *Password: "()"
  58.  
  59. *ExitServer: "
  60.   count 0 eq  % is the password on the stack?
  61.     {false}{true exch startjob} ifelse
  62.   not    %  if no password or not valid 
  63.     {  
  64.         (WARNING : Cannot modify initial VM.) = 
  65.         (Missing or invalid password.) = 
  66.         (Please contact the author of this software.) =
  67.         flush quit 
  68.     } if 
  69. "
  70. *End
  71.  
  72. *Reset: "
  73.   count 0 eq  % is the password on the stack?
  74.     {false}{true exch startjob} ifelse
  75.   not    %  if no password or not valid 
  76.     {  
  77.         (WARNING : Cannot reset printer.) = 
  78.         (Missing or invalid password.) = 
  79.         (Please contact the author of this software.) =
  80.         flush quit 
  81.     } if 
  82.   systemdict /quit get exec
  83.   (WARNING : Printer Reset Failed.) = flush"
  84. *End
  85.  
  86. *%===== Halftone Information ===============================
  87.  
  88. *ResScreenFreq 1200: "100.0"
  89. *ResScreenFreq 1800: "100.0"
  90. *ResScreenFreq 2400: "100.0"
  91. *ResScreenFreq 3600: "100.0"
  92.  
  93. *ResScreenAngle 1200: "45.0"
  94. *ResScreenAngle 1800: "45.0"
  95. *ResScreenAngle 2400: "45.0"
  96. *ResScreenAngle 3600: "45.0"
  97.  
  98. *ScreenFreq: "100.0"
  99. *ScreenAngle: "45.0"
  100.  
  101. *DefaultScreenProc: Dot
  102. *ScreenProc Dot: "
  103. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  104. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  105. "
  106. *End
  107. *ScreenProc Line: "{ pop }"
  108. *ScreenProc Ellipse: "
  109. { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }
  110. "
  111. *End 
  112. *ScreenProc CristalRaster: "
  113. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  114. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  115. "
  116. *End
  117.  
  118. *DefaultTransfer: Null
  119. *Transfer Null: "{ }"
  120. *Transfer Null.Inverse: "{ 1 exch sub }"
  121. *AccurateScreensSupport: True
  122.  
  123. *AgfaScreenProcID Line/Line: "LIN"
  124. *AgfaScreenProcID Ellipse/Ellipse: "ELLIPSE"
  125. *AgfaScreenProcID Dot/Dot: "DOT"
  126. *AgfaScreenProcID CristalRaster/CristalRaster: "CR"
  127.  
  128. *%===== Paper Handling =====================================
  129.  
  130. *OpenUI *PageSize: PickOne
  131. *OrderDependency: 30 AnySetup *PageSize
  132. *DefaultPageSize: Letter
  133. *PageSize Letter: "letter"
  134. *PageSize Letter.Extra: "     2 dict dup /Orientation 1 put dup /PageSize [684 864] put setpagedevice "
  135. *PageSize Letter.Transverse: "Letter"
  136. *PageSize Letter.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [684 864] put setpagedevice "
  137. *PageSize Legal: "legal"
  138. *PageSize Legal.Extra: "2 dict dup /Orientation 1 put dup /PageSize [684 1080] put setpagedevice "
  139. *PageSize Legal.Transverse: "Legal"
  140. *PageSize Legal.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [684 1080] put setpagedevice "
  141. *PageSize Tabloid: "11x17"
  142. *PageSize Tabloid.Extra: "2 dict dup /Orientation 1 put dup /PageSize [864 1296] put setpagedevice "
  143. *PageSize Tabloid.Transverse: "17x11"
  144. *PageSize Tabloid.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [864 1296] put setpagedevice "
  145. *PageSize A5: "a5"
  146. *PageSize A5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [492 667] put setpagedevice "
  147. *PageSize A5.Transverse: "    A5"
  148. *PageSize A5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [492 667] put setpagedevice "
  149. *PageSize B5: "b5"
  150. *PageSize B5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [571 781] put setpagedevice "
  151. *PageSize B5.Transverse: "B5"
  152. *PageSize B5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [571 781] put setpagedevice "
  153. *PageSize A4: "a4"
  154. *PageSize A4.Extra: "2 dict dup /Orientation 1 put dup /PageSize [667 914] put setpagedevice "
  155. *PageSize A4.Transverse: "A4"
  156. *PageSize A4.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [667 914] put setpagedevice "
  157. *PageSize A3: "a3"
  158. *PageSize A3.Extra: "2 dict dup /Orientation 1 put dup /PageSize [914 1263] put setpagedevice "
  159. *PageSize A3.Transverse: "A3"
  160. *PageSize A3.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [914 1263] put setpagedevice "
  161. *PageSize A2: "2 dict dup /Orientation 1 put dup /PageSize [1191 1684] put setpagedevice"
  162. *PageSize A2.Extra: "2 dict dup /Orientation 1 put dup /PageSize [1263 1756] put setpagedevice "
  163. *PageSize A2.Transverse: "2 dict dup /Orientation 0 put dup /PageSize [1191 1684] put setpagedevice"
  164. *PageSize A2.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [1263 1756] put setpagedevice "
  165. *PageSize A1: "2 dict dup /Orientation 1 put dup /PageSize [1684 2384] put setpagedevice"
  166. *PageSize A1.Extra: "2 dict dup /Orientation 1 put dup /PageSize [1756 2456] put setpagedevice"
  167. *PageSize A1.Transverse: "2 dict dup /Orientation 0 put dup /PageSize [1684 2384] put setpagedevice"
  168. *PageSize A1.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [1756 2456] put setpagedevice"
  169. *PageSize LARGE: "2 dict dup /Orientation 1 put dup /PageSize [2570 3204] put setpagedevice "
  170. *?PageSize: "
  171. save
  172.  mark  
  173.    currentpagedevice dup /PageSize get aload % pagedict width height
  174.    19 dict
  175.         dup [ 612  792] (Letter) put
  176.        dup [ 684  864] (Letter.Extra) put
  177.         dup [ 612 1008] (Legal) put
  178.         dup [ 684 1080] (Legal.Extra) put
  179.         dup [ 792 1224] (Tabloid) put
  180.         dup [ 864 1296] (Tabloid.Extra) put
  181.         dup [ 420  595] (A5) put
  182.         dup [ 492  667] (A5.Extra) put
  183.         dup [ 499  709] (B5) put
  184.         dup [ 571  781] (B5.Extra) put
  185.         dup [ 595  842] (A4) put
  186.         dup [ 667  914] (A4.Extra) put
  187.         dup [ 842 1191] (A3) put
  188.         dup [ 914 1263] (A3.Extra) put
  189.         dup [1191 1684] (A2) put
  190.         dup [1263 1756] (A2.Extra) put
  191.         dup [1684 2384] (A1) put
  192.         dup [1756 2456] (A1.Extra) put
  193.         dup [2570 3204] (LARGE) put
  194.     18 dict
  195.         dup [ 612  792] (Letter.Transverse) put
  196.         dup [ 684  864] (Letter.Transverse.Extra) put
  197.         dup [ 612 1008] (Legal.Transverse) put
  198.         dup [ 684 1080] (Legal.Transverse.Extra) put
  199.         dup [ 792 1224] (Tabloid.Transverse) put
  200.         dup [ 864 1296] (Tabloid.Transverse.Extra) put
  201.         dup [ 420  595] (A5.Transverse) put
  202.         dup [ 492  667] (A5.Transverse.Extra) put
  203.         dup [ 499  709] (B5.Transverse) put
  204.         dup [ 571  781] (B5.Transverse.Extra) put
  205.         dup [ 595  842] (A4.Transverse) put
  206.         dup [ 667  914] (A4.Transverse.Extra) put
  207.         dup [ 842 1191] (A3.Transverse) put
  208.         dup [ 914 1263] (A3.Transverse.Extra) put
  209.         dup [1191 1684] (A2.Transverse) put
  210.         dup [1263 1756] (A2.Transverse.Extra) put
  211.         dup [1684 2384] (A1.Transverse) put
  212.         dup [1756 2456] (A1.Transverse.Extra) put
  213.   6 -1 roll /Orientation get                % test orientation
  214.   1 eq  {  pop } { exch pop }ifelse    % choose dict
  215.   (Unknown) exch
  216.   { exch aload pop
  217.     5 index eq exch 6 index eq and
  218.     { exch pop exit } { pop } ifelse
  219.   } bind forall = flush cleartomark
  220. restore
  221. "
  222. *End
  223. *CloseUI: *PageSize
  224.  
  225. *% These entries will set up the frame buffer. Usually used with manual feed.
  226. *OpenUI *PageRegion: PickOne
  227. *OrderDependency: 40 AnySetup *PageRegion
  228. *DefaultPageRegion: Letter
  229. *PageRegion Letter: "letter"
  230. *PageRegion Letter.Extra: "     2 dict dup /Orientation 1 put dup /PageSize [684 864] put setpagedevice "
  231. *PageRegion Letter.Transverse: "Letter"
  232. *PageRegion Letter.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [684 864] put setpagedevice "
  233. *PageRegion Legal: "legal"
  234. *PageRegion Legal.Extra: "2 dict dup /Orientation 1 put dup /PageSize [684 1080] put setpagedevice "
  235. *PageRegion Legal.Transverse: "Legal"
  236. *PageRegion Legal.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [684 1080] put setpagedevice "
  237. *PageRegion Tabloid: "11x17"
  238. *PageRegion Tabloid.Extra: "    2 dict dup /Orientation 1 put dup /PageSize [864 1296] put setpagedevice "
  239. *PageRegion Tabloid.Transverse: "17x11"
  240. *PageRegion Tabloid.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [864 1296] put setpagedevice "
  241. *PageRegion A5: "a5"
  242. *PageRegion A5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [492 667] put setpagedevice "
  243. *PageRegion A5.Transverse: "    A5"
  244. *PageRegion A5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [492 667] put setpagedevice "
  245. *PageRegion B5: "b5"
  246. *PageRegion B5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [571 781] put setpagedevice "
  247. *PageRegion B5.Transverse: "B5"
  248. *PageRegion B5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [571 781] put setpagedevice "
  249. *PageRegion A4: "a4"
  250. *PageRegion A4.Extra: "2 dict dup /Orientation 1 put dup /PageSize [667 914] put setpagedevice "
  251. *PageRegion A4.Transverse: "A4"
  252. *PageRegion A4.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [667 914] put setpagedevice "
  253. *PageRegion A3: "a3"
  254. *PageRegion A3.Extra: "2 dict dup /Orientation 1 put dup /PageSize [914 1263] put setpagedevice "
  255. *PageRegion A3.Transverse: "A3"
  256. *PageRegion A3.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [914 1263] put setpagedevice "
  257. *PageRegion A2: "2 dict dup /Orientation 1 put dup /PageSize [1191 1684] put setpagedevice"
  258. *PageRegion A2.Extra: "2 dict dup /Orientation 1 put dup /PageSize [1263 1756] put setpagedevice "
  259. *PageRegion A2.Transverse: "2 dict dup /Orientation 0 put dup /PageSize [1191 1684] put setpagedevice"
  260. *PageRegion A2.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [1263 1756] put setpagedevice "
  261. *PageRegion A1: "2 dict dup /Orientation 1 put dup /PageSize [1684 2384] put setpagedevice"
  262. *PageRegion A1.Extra: "2 dict dup /Orientation 1 put dup /PageSize [1756 2456] put setpagedevice"
  263. *PageRegion A1.Transverse: "2 dict dup /Orientation 0 put dup /PageSize [1684 2384] put setpagedevice"
  264. *PageRegion A1.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [1756 2456] put setpagedevice"
  265. *PageRegion LARGE: "2 dict dup /Orientation 1 put dup /PageSize [2570 3204] put setpagedevice "
  266. *CloseUI: *PageRegion
  267.  
  268. *% The following entries provide information about specific paper keywords.
  269. *DefaultImageableArea: Letter
  270. *ImageableArea Letter: "0 0 612 792"
  271. *ImageableArea Letter.Extra: "0 0 684 864"
  272. *ImageableArea Letter.Transverse: "0 0 612 793"
  273. *ImageableArea Letter.Transverse.Extra: "0 0 684 865"
  274. *ImageableArea Legal: "0 0 612 1008"
  275. *ImageableArea Legal.Extra: "0 0 684 1080"
  276. *ImageableArea Legal.Transverse: "0 0 612 1009"
  277. *ImageableArea Legal.Transverse.Extra: "0 0 684 1081"
  278. *ImageableArea Tabloid: "0 0 792 1224"
  279. *ImageableArea Tabloid.Extra: "0 0 864 1296"
  280. *ImageableArea Tabloid.Transverse: "0 0 792 1225"
  281. *ImageableArea Tabloid.Transverse.Extra: "0 0 864 1295"
  282. *ImageableArea A5: "0 0 420 595"
  283. *ImageableArea A5.Extra: "0 0 492 667"
  284. *ImageableArea A5.Transverse: "0 0 420 594"
  285. *ImageableArea A5.Transverse.Extra: "0 0 492 668"
  286. *ImageableArea B5: "0 0 499 709"
  287. *ImageableArea B5.Extra: "0 0 571 781"
  288. *ImageableArea B5.Transverse: "0 0 499 710"
  289. *ImageableArea B5.Transverse.Extra: "0 0 571 782"
  290. *ImageableArea A4: "0 0 595 842"
  291. *ImageableArea A4.Extra: "0 0 667 914"
  292. *ImageableArea A4.Transverse: "0 0 595 843"
  293. *ImageableArea A4.Transverse.Extra: "0 0 667 915"
  294. *ImageableArea A3: "0 0 842 1191"
  295. *ImageableArea A3.Extra: "0 0 914 1263"
  296. *ImageableArea A3.Transverse: "0 0 842 1192"
  297. *ImageableArea A3.Transverse.Extra: "0 0 914 1264"
  298. *ImageableArea A2: "0 0 1191 1684"
  299. *ImageableArea A2.Extra: "0 0 1263 1756"
  300. *ImageableArea A2.Transverse: "0 0 1191 1685"
  301. *ImageableArea A2.Transverse.Extra: "0 0 1263 1757"
  302. *ImageableArea A1: "0 0 1684 2384"
  303. *ImageableArea A1.Extra: "0 0 1756 2456"
  304. *ImageableArea A1.Transverse: "0 0 1684 2385"
  305. *ImageableArea A1.Transverse.Extra: "0 0 1756 2456"
  306. *ImageableArea LARGE: "0 0 2570 3204"
  307. *?ImageableArea: "
  308.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  309.   newpath clippath pathbbox
  310.   4 -2 roll exch 2 {ceiling cvp} repeat
  311.   exch 2 {floor cvp} repeat flush
  312.  restore
  313. "
  314. *End
  315.  
  316. *% These provide the physical dimensions of the paper (by keyword)
  317. *DefaultPaperDimension: Letter
  318. *PaperDimension Letter: "612 792"
  319. *PaperDimension Letter.Extra: "684 864"
  320. *PaperDimension Letter.Transverse: "612 793"
  321. *PaperDimension Letter.Transverse.Extra: "684 865"
  322. *PaperDimension Legal: "612 1008"
  323. *PaperDimension Legal.Extra: "684 1080"
  324. *PaperDimension Legal.Transverse: "612 1009"
  325. *PaperDimension Legal.Transverse.Extra: "684 1081"
  326. *PaperDimension Tabloid: "792 1224"
  327. *PaperDimension Tabloid.Extra: "864 1296"
  328. *PaperDimension Tabloid.Transverse: "792 1225"
  329. *PaperDimension Tabloid.Transverse.Extra: "864 1295"
  330. *PaperDimension A5: "420 595"
  331. *PaperDimension A5.Extra: "492 667"
  332. *PaperDimension A5.Transverse: "420 594"
  333. *PaperDimension A5.Transverse.Extra: "492 668"
  334. *PaperDimension B5: "499 709"
  335. *PaperDimension B5.Extra: "571 781"
  336. *PaperDimension B5.Transverse: "499 710"
  337. *PaperDimension B5.Transverse.Extra: "571 782"
  338. *PaperDimension A4: "595 842"
  339. *PaperDimension A4.Extra: "667 914"
  340. *PaperDimension A4.Transverse: "595 843"
  341. *PaperDimension A4.Transverse.Extra: "667 915"
  342. *PaperDimension A3: "842 1191"
  343. *PaperDimension A3.Extra: "914 1263"
  344. *PaperDimension A3.Transverse: "842 1192"
  345. *PaperDimension A3.Transverse.Extra: "914 1264"
  346. *PaperDimension A2: "1191 1684"
  347. *PaperDimension A2.Extra: "1263 1756"
  348. *PaperDimension A2.Transverse: "1191 1685"
  349. *PaperDimension A2.Transverse.Extra: "1263 1757"
  350. *PaperDimension A1: "1684 2384"
  351. *PaperDimension A1.Extra: "1756 2456"
  352. *PaperDimension A1.Transverse: "1684 2385"
  353. *PaperDimension A1.Transverse.Extra: "1756 2455"
  354. *PaperDimension LARGE: "2570 3204"
  355.  
  356. *% Custom Page Sizes
  357. *CustomPageSize True: "
  358.     4 dict begin
  359.     dup /Orientation exch def
  360.     /PageOffset [ 5 -2 roll ] def
  361.     /PageSize [
  362.     5 2 roll dup 0 eq exch 2 eq or {} if
  363.     ] def
  364.     /ImagingBBox null def
  365.     currentdict end
  366.     setpagedevice"
  367. *End
  368. *ParamCustomPageSize Width: 1 points 100 2570
  369. *ParamCustomPageSize Height: 2 points 100 3204
  370. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 2570
  371. *ParamCustomPageSize HeightOffset: 4 points 0 0
  372. *ParamCustomPageSize Orientation: 5 int 0 3
  373.  
  374. *PrintPSErrors: False
  375. *CenterRegistered: False
  376.  
  377. *MaxMediaWidth: "2570"
  378. *?CurrentMediaWidth: "
  379.   save
  380.   currentpagedevice /OutputDevice get cvlit /OutputDevice findresource
  381.   /PageSize get 0 get 2 get = flush
  382.   restore
  383.  "
  384. *End
  385.  
  386. *MaxMediaHeight: "3204"
  387. *?CurrentMediaHeight: "
  388.   save
  389.   currentpagedevice /OutputDevice get cvlit /OutputDevice findresource
  390.   /PageSize get 0 get 3 get = flush
  391.   restore
  392.  "
  393. *End
  394.  
  395. *% Default Handling Features. This machine is a roll-fed machine, which is 
  396. *% why most of these entries have values of "None".
  397.  
  398. *RequiresPageRegion All: True
  399.  
  400. *OpenUI *InputSlot: PickOne
  401. *OrderDependency: 20 AnySetup *InputSlot
  402. *InputSlot Cassette: ""
  403. *DefaultInputSlot: Cassette
  404. *CloseUI: *InputSlot
  405.  
  406. *%===== Imagesetter Information ============================
  407.  
  408. *OpenGroup: Imagesetter/Imagesetter
  409.  
  410. *OpenUI *Resolution/Resolution: PickOne
  411. *OrderDependency: 10 AnySetup *Resolution
  412. *DefaultResolution: 2400dpi
  413. *Resolution 1200dpi/1200 dpi: " 1 dict dup /HWResolution [1200 1200] put setpagedevice "
  414. *Resolution 1800dpi/1800 dpi: " 1 dict dup /HWResolution [1800 1800] put setpagedevice "
  415. *Resolution 2400dpi/2400 dpi: " 1 dict dup /HWResolution [2400 2400] put setpagedevice "
  416. *Resolution 3600dpi/3600 dpi: " 1 dict dup /HWResolution [3600 3600] put setpagedevice "
  417. *?Resolution: "currentpagedevice /HWResolution get 1 get 32 string cvs print (dpi) = flush"
  418. *CloseUI: *Resolution
  419.  
  420. *OpenUI *MirrorPrint/Mirror Print: PickOne
  421. *OrderDependency: 50 AnySetup *MirrorPrint
  422. *MirrorPrint True/Wrong Reading : " 1 dict dup /MirrorPrint  true put setpagedevice "
  423. *MirrorPrint False/Right Reading: " 1 dict dup /MirrorPrint false put setpagedevice "
  424. *DefaultMirrorPrint: False
  425. *?MirrorPrint: " save currentpagedevice /MirrorPrint get
  426. { (True) } { (False) } ifelse print flush restore "
  427. *End
  428. *CloseUI: *MirrorPrint
  429.  
  430. *OpenUI *NegativePrint/Negative Print: PickOne
  431. *OrderDependency: 50 AnySetup *NegativePrint
  432. *NegativePrint True/Negative: " 1 dict dup /NegativePrint true put setpagedevice "
  433. *NegativePrint False/Positive: " 1 dict dup /NegativePrint false put setpagedevice "
  434. *DefaultNegativePrint: False
  435. *?NegativePrint: " currentpagedevice /NegativePrint get
  436. { (True) }{ (False) } ifelse print flush "
  437. *End
  438. *CloseUI: *NegativePrint
  439.  
  440. *CloseGroup: Imagesetter
  441.  
  442. *%===== Screenfilter Settings ==============================
  443.  
  444. *OpenGroup: AgfaScreening/Screening
  445.  
  446. *OpenUI *AgfaScreenFilter/Use Agfa Screen Filter: Boolean
  447. *OrderDependency: 5 AnySetup *AgfaScreenFilter
  448. *?AgfaScreenFilter: "AGFADict /GetFilterOn get exec { (True) }{ (False) } ifelse print flush"
  449. *DefaultAgfaScreenFilter: True
  450. *AgfaScreenFilter True/On: "true AGFADict /SetFilterOn get exec"
  451. *AgfaScreenFilter False/Off: "false AGFADict /SetFilterOn get exec"
  452. *CloseUI: *AgfaScreenFilter
  453.  
  454. *OpenUI *AgfaAccScrn/Adobe Accurate Screens: Boolean
  455. *OrderDependency:10 AnySetup *AgfaAccScrn
  456. *?AgfaAccScrn: "currentuserparams /AccurateScreens get { (True) }{ (False) } ifelse print flush"
  457. *DefaultAgfaAccScrn: False
  458. *AgfaAccScrn False/False: "1 dict dup /AccurateScreens false put setuserparams"
  459. *AgfaAccScrn  True/True : "1 dict dup /AccurateScreens true  put setuserparams"
  460. *CloseUI: *AgfaAccScrn
  461.  
  462. *OpenUI *AgfaFlushJob/Flush Job: PickOne
  463. *?AgfaFlushJob: "AGFADict /GetFlushJobMode get exec { (True) }{ (False) } ifelse print flush"
  464. *OrderDependency:10 AnySetup *AgfaFlushJob
  465. *DefaultAgfaFlushJob: False
  466. *AgfaFlushJob  True/On : "AGFADict begin true  SetFlushJobMode end"
  467. *AgfaFlushJob False/Off: "AGFADict begin false SetFlushJobMode end"
  468. *CloseUI: *AgfaFlushJob
  469.  
  470. *OpenUI *AgfaRulingMap/Ruling Map: PickOne
  471. *OrderDependency:10 AnySetup *AgfaRulingMap
  472. *?AgfaRulingMap: "AGFADict /GetFlushJobMode get exec print flush"
  473. *DefaultAgfaRulingMap: 2
  474. *AgfaRulingMap 1/Accurate: "(Accurate) AGFADict /SetRulingMap get exec" 
  475. *AgfaRulingMap 2/AgfaBalanced: "(AgfaBalanced) AGFADict /SetRulingMap get exec"
  476. *AgfaRulingMap 3/Standard: "(Standard) AGFADict /SetRulingMap get exec" 
  477. *CloseUI: *AgfaRulingMap
  478.  
  479. *OpenUI *AgfaDoLinkXfer/Halftone Linked Transfer: PickOne
  480. *?AgfaDoLinkXfer: "AGFADict /GetLinkXfer get exec { (True) }{ (False) } ifelse print flush"
  481. *DefaultAgfaDoLinkXfer: True
  482. *OrderDependency:10 AnySetup *AgfaDoLinkXfer
  483. *AgfaDoLinkXfer True/Auto Linking On: "true AGFADict /SetLinkXfer get exec"
  484. *AgfaDoLinkXfer False/Auto Linking Off: "false AGFADict /SetLinkXfer get exec" 
  485. *CloseUI: *AgfaDoLinkXfer
  486.  
  487. *OpenGroup: AgfaRulingSettings/Ruling Settings
  488.  
  489. *OpenUI *AgfaRuleUse/Ruling Definition: PickOne
  490. *OrderDependency:10 AnySetup *AgfaRuleUse
  491. *DefaultAgfaRuleUse: Application
  492. *?AgfaRuleUse: "AGFADict /GetRulingDefinition get exec print flush"
  493. *AgfaRuleUse Alternative/Use Alternative Ruling: "(Alternative) AGFADict /SetRulingDefinition get exec"
  494. *AgfaRuleUse Application/Use Application Ruling: "(Application) AGFADict /SetRulingDefinition get exec"
  495. *CloseUI: *AgfaRuleUse
  496.  
  497. *CloseGroup: AgfaRulingSettings
  498.  
  499. *OpenGroup: AgfaSpotSettings/Spot/Dot Shape Settings
  500.  
  501. *OpenUI *AgfaSpotUse/Spot Definition: PickOne
  502. *OrderDependency:10 AnySetup *AgfaSpotUse
  503. *DefaultAgfaSpotUse: Application
  504. *?AgfaSpotUse: "AGFADict /GetSpotDefinition get exec print flush"
  505. *AgfaSpotUse Application/Use Application Spot: "(Application) AGFADict /SetSpotDefinition get exec"
  506. *AgfaSpotUse RulingMap/Use RulingMap Spot:     "(RulingMap)   AGFADict /SetSpotDefinition get exec" 
  507. *AgfaSpotUse Alternative/Use Alternative Spot: "(Alternative) AGFADict /SetSpotDefinition get exec" 
  508. *CloseUI: *AgfaSpotUse
  509.  
  510. *OpenUI *AgfaSpotDef/Alternative Spot: PickOne
  511. *OrderDependency:10 AnySetup *AgfaSpotDef
  512. *DefaultAgfaSpotDef: RND
  513. *?AgfaSpotDef: "AGFADict /GetAlternativeSpot get exec print flush"
  514. *AgfaSpotDef RND/Round: "(RND) AGFADict /SetAlternativeSpot get exec"
  515. *AgfaSpotDef ELL/Elliptical: "(ELL) AGFADict /SetAlternativeSpot get exec"
  516. *CloseUI: *AgfaSpotDef  
  517.  
  518. *CloseGroup: AgfaSpotSettings
  519. *OpenGroup: AgfaAngle/Angle Settings
  520.  
  521. *OpenUI *AgfaAngleMap/Angle Definition: PickOne
  522. *OrderDependency:10 AnySetup *AgfaAngleMap
  523. *DefaultAgfaAngleMap: Application
  524. *?AgfaAngleMap: "AGFADict /GetAngleDefinition get exec print flush"
  525. *AgfaAngleMap Application/Use Application Angles: "(Application) AGFADict /SetAngleDefinition get exec"
  526. *AgfaAngleMap Alternative/Use Alternative Angles: "(Alternative) AGFADict /SetAngleDefinition get exec"
  527. *CloseUI: *AgfaAngleMap
  528.  
  529. *CloseGroup: AgfaAngle
  530.  
  531. *%===== Screenfilter Settings Constraints ==================
  532.  
  533. *%*UIConstraints: *Resolution 600 *AgfaScreenFilter
  534. *%*UIConstraints: *Resolution 600 *AgfaAccScrn
  535. *%*UIConstraints: *Resolution 600 *AgfaRulingMap
  536. *%*UIConstraints: *Resolution 600 *AgfaDoLinkXfer
  537. *%*UIConstraints: *Resolution 600 *AgfaRuleUse
  538. *%*UIConstraints: *Resolution 600 *AgfaSpotUse
  539. *%*UIConstraints: *Resolution 600 *AgfaSpotDef
  540. *%*UIConstraints: *Resolution 600 *AgfaAngleMap
  541. *%*UIConstraints: *Resolution 600 *AgfaFlushJob
  542.  
  543. *UIConstraints: *AgfaScreenFilter  True *AgfaAccScrn
  544. *UIConstraints: *AgfaScreenFilter False *AgfaRulingMap
  545. *UIConstraints: *AgfaScreenFilter False *AgfaDoLinkXfer
  546. *UIConstraints: *AgfaScreenFilter False *AgfaRuleUse
  547. *UIConstraints: *AgfaScreenFilter False *AgfaSpotUse
  548. *UIConstraints: *AgfaScreenFilter False *AgfaSpotDef
  549. *UIConstraints: *AgfaScreenFilter False *AgfaAngleMap
  550. *UIConstraints: *AgfaScreenFilter False *AgfaFlushJob
  551.  
  552. *CloseGroup: AgfaScreening
  553.  
  554. *%===== Agfa Modules =======================================
  555.  
  556. *OpenGroup: AgfaFeatures/Additional Features
  557.  
  558. *OpenUI *AgfaSeparations/In-RIP Separations: PickOne
  559. *OrderDependency: 40 AnySetup *AgfaSeparations
  560. *DefaultAgfaSeparations: False
  561. *AgfaSeparations True/On: "/AgfaIRS /ProcSet findresource /Set.AgfaIRS get exec"
  562. *AgfaSeparations False/Off: "/AgfaIRS /ProcSet findresource /ReSet.AgfaIRS get exec "
  563. *CloseUI: *AgfaSeparations
  564.  
  565. *OpenUI *AgfaFilmsave/Ganging: PickOne
  566. *OrderDependency: 40 AnySetup *AgfaFilmsave
  567. *DefaultAgfaFilmsave: False
  568. *AgfaFilmsave True/On: "/AgfaFS /ProcSet findresource /Set.AgfaFS get exec statusdict /gMediaOptMode false put"
  569. *AgfaFilmsave False/Off: "/AgfaFS /ProcSet findresource /ReSet.AgfaFS get exec "
  570. *CloseUI: *AgfaFilmsave
  571.  
  572. *CloseGroup: AgfaFeatures
  573.  
  574.  
  575. *%===== Font Information ===================================
  576.  
  577. *DefaultFont: Courier
  578. *Font Courier: Standard "(001.004)" Standard ROM
  579. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  580. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  581. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  582. *Font Helvetica: Standard "(001.002)" Standard ROM
  583. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  584. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  585. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  586. *Font Symbol: Special "(001.003)" Special ROM
  587. *Font Times-Bold: Standard "(001.002)" Standard ROM
  588. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  589. *Font Times-Italic: Standard "(001.002)" Standard ROM
  590. *Font Times-Roman: Standard "(001.002)" Standard ROM
  591. *?FontQuery: "
  592. save
  593. {
  594. count 1 gt
  595.     { 
  596.     exch dup 128 string cvs (/) print print (:) print
  597.     /Font resourcestatus { pop pop (Yes) }{ (No) } ifelse =
  598.     }
  599.     { exit } ifelse
  600. } bind loop
  601. (*) = flush
  602. restore
  603. "
  604. *End
  605.  
  606. *?FontList: "
  607. save
  608. (*) { cvn == } 128 string /Font resourceforall 
  609. (*) = flush 
  610. restore 
  611. "
  612. *End
  613.  
  614. *% Printer Messages (verbatim from printer):
  615. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  616. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  617. *Message: "\FontName\ not found, using Courier"
  618.  
  619. *% Status (format: %%[ status: <one of these> ]%% )
  620. *Status: "initializing"
  621. *Status: "idle"
  622. *Status: "holding"
  623. *Status: "busy"
  624. *Status: "waiting"
  625. *Status: "printing"
  626. *Status: "PrinterError:  Fatal error"
  627. *Status: "PrinterError:  Engine hardware failure"
  628. *Status: "PrinterError:  Printer busy"
  629. *Status: "PrinterError:  Printer in pause"
  630. *Status: "PrinterError:  Media jam"
  631. *Status: "PrinterError:  Cutter jam"
  632. *Status: "PrinterError:  No cassette"
  633. *Status: "PrinterError:  No media"
  634. *Status: "PrinterError:  Take done"
  635. *Status: "PrinterError:  Missed breakpoint"
  636. *Status: "PrinterError:  Warning: Low media"
  637. *Status: "PrinterError:  Cover Open"
  638. *Status: "PrinterError:  Non Voltatile Memory Write Complete"
  639. *Status: "PrinterError:  No Cutter"
  640. *Status: "PrinterError:  Engine Underrun"
  641. *Status: "PrinterError:  External Processor Not Ready"
  642. *Status: "PrinterError:  Command Processing State"
  643. *Status: "PrinterError:  Time out on engine communication"
  644. *Status: "PrinterError:  Engine communication failure"
  645. *Status: "PrinterError:  Error in engine resolution"
  646. *Status: "PrinterError:  Printer OK"
  647. *Status: "PrinterError:  Failed printerstart"
  648. *Status: "PrinterError:  Image transfer problem"
  649. *Status: "PrinterError:  Default page being defined is too long."
  650. *Status: "PrinterError:  Page being defined is too wide."
  651. *Status: "PrinterError:  Printer needs attention"
  652. *Status: "PrinterError:  Communications error"
  653. *Status: "PrinterError:  Carriage jam"
  654. *Status: "PrinterError:  Carriage sensor broken"
  655. *Status: "PrinterError:  Carriage hit wall"
  656. *Status: "PrinterError:  Carriage out of level"
  657. *Status: "PrinterError:  Media not loaded"
  658. *Status: "PrinterError:  Cassette full"
  659. *Status: "PrinterError:  Cassette/Media mismatch"
  660. *Status: "PrinterError:  Cutter in media path"
  661. *Status: "PrinterError:  Output punch jam"
  662. *Status: "PrinterError:  Input punch jam"
  663. *Status: "PrinterError:  Side door open"
  664. *Status: "PrinterError:  Spindle jam"
  665. *Status: "PrinterError:  Aperture jam"
  666. *Status: "PrinterError:  Polarizer jam"
  667. *Status: "PrinterError:  Weak lens jam"
  668. *Status: "PrinterError:  Cassette jam"
  669. *Status: "PrinterError:  Spinner error"
  670. *Status: "PrinterError:  Time out on engine communication"
  671. *Status: "PrinterError:  Engine communication failure"
  672. *Status: "PrinterError:  Error in engine resolution"
  673. *Status: "PrinterError:  Failed printerstart"
  674. *Status: "PrinterError:  Default page being defined is too long"
  675. *Status: "PrinterError:  Printer rebooting"
  676.  
  677. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  678. *Source: "Serial"
  679. *Source: "SerialB"
  680. *Source: "LocalTalk"
  681. *Source: "Parallel"
  682. *Source: "ScsiComm"
  683. *Source: "ScsiCommB"
  684.  
  685. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  686. *PrinterError: "Fatal error"/Fatal error
  687. *PrinterError: "Engine hardware failure"/Engine hardware failure
  688. *PrinterError: "Printer busy"/Printer busy
  689. *PrinterError: "Printer in pause"/Printer in pause
  690. *PrinterError: "Media jam"/Media jam
  691. *PrinterError: "Cutter jam"/Cutter jam
  692. *PrinterError: "No cassette"/No cassette
  693. *PrinterError: "No media"/No media
  694. *PrinterError: "Take done"/Take done
  695. *PrinterError: "Missed breakpoint"/Missed breakpoint
  696. *PrinterError: "Warning: Low media"/Warning: Low media
  697. *PrinterError: "Cover Open"/Cover Open
  698. *PrinterError: "Non Voltatile Memory Write Complete"/Non Voltatile Memory Write Complete
  699. *PrinterError: "No Cutter"/No Cutter
  700. *PrinterError: "Engine Underrun"/Engine Underrun
  701. *PrinterError: "External Processor Not Ready"/External Processor Not Ready
  702. *PrinterError: "Command Processing State"/Command Processing State
  703. *PrinterError: "Time out on engine communication"/Time out on engine communication
  704. *PrinterError: "Engine communication failure"/Engine communication failure
  705. *PrinterError: "Error in engine resolution"/Error in engine resolution
  706. *PrinterError: "Printer OK"/Printer OK
  707. *PrinterError: "Failed printerstart"/Failed printerstart
  708. *PrinterError: "Default page being defined is too long."/Default page being defined is too long
  709. *PrinterError: "Page being defined is too wide."/Page being defined is too wide
  710. *PrinterError: "Printer needs attention"/Printer needs attention
  711. *PrinterError: "Communications error"/Communications error
  712. *PrinterError: "Carriage jam"/Carriage jam
  713. *PrinterError: "Carriage sensor broken"/Carriage sensor broken
  714. *PrinterError: "Carriage hit wall"/Carriage hit wall
  715. *PrinterError: "Carriage out of level"/Carriage out of level
  716. *PrinterError: "Media not loaded"/Media not loaded
  717. *PrinterError: "Cassette full"/Cassette full
  718. *PrinterError: "Cassette/Media mismatch"/Cassette or Media mismatch
  719. *PrinterError: "Cutter in media path"/Cutter in media path
  720. *PrinterError: "Output punch jam"/Output punch jam
  721. *PrinterError: "Input punch jam"/Input punch jam
  722. *PrinterError: "Side door open"/Side door open
  723. *PrinterError: "Spindle jam"/Spindle jam
  724. *PrinterError: "Aperture jam"/Aperture jam
  725. *PrinterError: "Polarizer jam"/Polarizer jam
  726. *PrinterError: "Weak lens jam"/Weak lens jam
  727. *PrinterError: "Cassette jam"/Cassette jam
  728. *PrinterError: "Spinner error"/Spinner error
  729. *PrinterError: "Time out on engine communication"/Time out on engine communication
  730. *PrinterError: "Engine communication failure"/Engine communication failure
  731. *PrinterError: "Error in engine resolution"/Error in engine resolution
  732. *PrinterError: "Failed printerstart"/Failed printerstart
  733. *PrinterError: "Image transfer problem"/Image transfer problem
  734. *PrinterError: "Default page being defined is too long"/Default page being defined is too long
  735. *PrinterError: "Printer rebooting"/Printer rebooting
  736.  
  737. *%===== Color Separation Information =======================
  738.  
  739. *InkName: ProcessCyan/Process Cyan
  740. *InkName: ProcessMagenta/Process Magenta
  741. *InkName: ProcessYellow/Process Yellow
  742. *InkName: ProcessBlack/Process Black
  743. *InkName: CustomColor/Custom Color
  744.  
  745. *%AgfaBeginRulingMapInfo
  746. *% ============================== ColorSeparation ==============================
  747. *% =================================For 1200 dpi================================
  748.  
  749. *ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65/1200 BAL, STD: "45.0"
  750. *ColorSepScreenAngle CustomColor.65lpi.1200dpi/65/1200 BAL, STD: "45.0"
  751. *ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65/1200 BAL, STD: "15.0"
  752. *ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65/1200 BAL, STD: "75.0"
  753. *ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65/1200 BAL, STD: "0.0"
  754. *ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65/1200 BAL, STD: "65"
  755. *ColorSepScreenFreq CustomColor.65lpi.1200dpi/65/1200 BAL, STD: "65"
  756. *ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65/1200 BAL, STD: "65"
  757. *ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65/1200 BAL, STD: "65"
  758. *ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65/1200 BAL, STD: "65"
  759. *ColorSepScreenAngle ProcessBlack.75lpi.1200dpi/75/1200 BAL: "45.0"
  760. *ColorSepScreenAngle CustomColor.75lpi.1200dpi/75/1200 BAL: "45.0"
  761. *ColorSepScreenAngle ProcessCyan.75lpi.1200dpi/75/1200 BAL: "15.0"
  762. *ColorSepScreenAngle ProcessMagenta.75lpi.1200dpi/75/1200 BAL: "75.0"
  763. *ColorSepScreenAngle ProcessYellow.75lpi.1200dpi/75/1200 BAL: "0.0"
  764. *ColorSepScreenFreq ProcessBlack.75lpi.1200dpi/75/1200 BAL: "75"
  765. *ColorSepScreenFreq CustomColor.75lpi.1200dpi/75/1200 BAL: "75"
  766. *ColorSepScreenFreq ProcessCyan.75lpi.1200dpi/75/1200 BAL: "75"
  767. *ColorSepScreenFreq ProcessMagenta.75lpi.1200dpi/75/1200 BAL: "75"
  768. *ColorSepScreenFreq ProcessYellow.75lpi.1200dpi/75/1200 BAL: "75"
  769. *ColorSepScreenAngle ProcessBlack.85lpi.1200dpi/85/1200 AS, BAL: "45.0"
  770. *ColorSepScreenAngle CustomColor.85lpi.1200dpi/85/1200 AS, BAL: "45.0"
  771. *ColorSepScreenAngle ProcessCyan.85lpi.1200dpi/85/1200 AS, BAL: "15.0"
  772. *ColorSepScreenAngle ProcessMagenta.85lpi.1200dpi/85/1200 AS, BAL: "75.0"
  773. *ColorSepScreenAngle ProcessYellow.85lpi.1200dpi/85/1200 AS, BAL: "0.0"
  774. *ColorSepScreenFreq ProcessBlack.85lpi.1200dpi/85/1200 AS, BAL: "85"
  775. *ColorSepScreenFreq CustomColor.85lpi.1200dpi/85/1200 AS, BAL: "85"
  776. *ColorSepScreenFreq ProcessCyan.85lpi.1200dpi/85/1200 AS, BAL: "85"
  777. *ColorSepScreenFreq ProcessMagenta.85lpi.1200dpi/85/1200 AS, BAL: "85"
  778. *ColorSepScreenFreq ProcessYellow.85lpi.1200dpi/85/1200 AS, BAL: "85"
  779. *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100/1200 AS, BAL, STD: "45.0"
  780. *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100/1200 AS, BAL, STD: "45.0"
  781. *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100/1200 AS, BAL, STD: "15.0"
  782. *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100/1200 AS, BAL, STD: "75.0"
  783. *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100/1200 AS, BAL, STD: "0.0"
  784. *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100/1200 AS, BAL, STD: "100"
  785. *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100/1200 AS, BAL, STD: "100"
  786. *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100/1200 AS, BAL, STD: "100"
  787. *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100/1200 AS, BAL, STD: "100"
  788. *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100/1200 AS, BAL, STD: "100"
  789. *ColorSepScreenAngle ProcessBlack.110lpi.1200dpi/110/1200 BAL: "45.0"
  790. *ColorSepScreenAngle CustomColor.110lpi.1200dpi/110/1200 BAL: "45.0"
  791. *ColorSepScreenAngle ProcessCyan.110lpi.1200dpi/110/1200 BAL: "15.0"
  792. *ColorSepScreenAngle ProcessMagenta.110lpi.1200dpi/110/1200 BAL: "75.0"
  793. *ColorSepScreenAngle ProcessYellow.110lpi.1200dpi/110/1200 BAL: "0.0"
  794. *ColorSepScreenFreq ProcessBlack.110lpi.1200dpi/110/1200 BAL: "110"
  795. *ColorSepScreenFreq CustomColor.110lpi.1200dpi/110/1200 BAL: "110"
  796. *ColorSepScreenFreq ProcessCyan.110lpi.1200dpi/110/1200 BAL: "110"
  797. *ColorSepScreenFreq ProcessMagenta.110lpi.1200dpi/110/1200 BAL: "110"
  798. *ColorSepScreenFreq ProcessYellow.110lpi.1200dpi/110/1200 BAL: "110"
  799. *ColorSepScreenAngle ProcessBlack.120lpi.1200dpi/120/1200 AS, BAL: "45.0"
  800. *ColorSepScreenAngle CustomColor.120lpi.1200dpi/120/1200 AS, BAL: "45.0"
  801. *ColorSepScreenAngle ProcessCyan.120lpi.1200dpi/120/1200 AS, BAL: "15.0"
  802. *ColorSepScreenAngle ProcessMagenta.120lpi.1200dpi/120/1200 AS, BAL: "75.0"
  803. *ColorSepScreenAngle ProcessYellow.120lpi.1200dpi/120/1200 AS, BAL: "0.0"
  804. *ColorSepScreenFreq ProcessBlack.120lpi.1200dpi/120/1200 AS, BAL: "120"
  805. *ColorSepScreenFreq CustomColor.120lpi.1200dpi/120/1200 AS, BAL: "120"
  806. *ColorSepScreenFreq ProcessCyan.120lpi.1200dpi/120/1200 AS, BAL: "120"
  807. *ColorSepScreenFreq ProcessMagenta.120lpi.1200dpi/120/1200 AS, BAL: "120"
  808. *ColorSepScreenFreq ProcessYellow.120lpi.1200dpi/120/1200 AS, BAL: "120"
  809. *ColorSepScreenAngle ProcessBlack.133lpi.1200dpi/133/1200 AS, STD: "45.0"
  810. *ColorSepScreenAngle CustomColor.133lpi.1200dpi/133/1200 AS, STD: "45.0"
  811. *ColorSepScreenAngle ProcessCyan.133lpi.1200dpi/133/1200 AS, STD: "15.0"
  812. *ColorSepScreenAngle ProcessMagenta.133lpi.1200dpi/133/1200 AS, STD: "75.0"
  813. *ColorSepScreenAngle ProcessYellow.133lpi.1200dpi/133/1200 AS, STD: "0.0"
  814. *ColorSepScreenFreq ProcessBlack.133lpi.1200dpi/133/1200 AS, STD: "133"
  815. *ColorSepScreenFreq CustomColor.133lpi.1200dpi/133/1200 AS, STD: "133"
  816. *ColorSepScreenFreq ProcessCyan.133lpi.1200dpi/133/1200 AS, STD: "133"
  817. *ColorSepScreenFreq ProcessMagenta.133lpi.1200dpi/133/1200 AS, STD: "133"
  818. *ColorSepScreenFreq ProcessYellow.133lpi.1200dpi/133/1200 AS, STD: "133"
  819. *ColorSepScreenAngle ProcessBlack.140lpi.1200dpi/140/1200 BAL: "45.0"
  820. *ColorSepScreenAngle CustomColor.140lpi.1200dpi/140/1200 BAL: "45.0"
  821. *ColorSepScreenAngle ProcessCyan.140lpi.1200dpi/140/1200 BAL: "15.0"
  822. *ColorSepScreenAngle ProcessMagenta.140lpi.1200dpi/140/1200 BAL: "75.0"
  823. *ColorSepScreenAngle ProcessYellow.140lpi.1200dpi/140/1200 BAL: "0.0"
  824. *ColorSepScreenFreq ProcessBlack.140lpi.1200dpi/140/1200 BAL: "140"
  825. *ColorSepScreenFreq CustomColor.140lpi.1200dpi/140/1200 BAL: "140"
  826. *ColorSepScreenFreq ProcessCyan.140lpi.1200dpi/140/1200 BAL: "140"
  827. *ColorSepScreenFreq ProcessMagenta.140lpi.1200dpi/140/1200 BAL: "140"
  828. *ColorSepScreenFreq ProcessYellow.140lpi.1200dpi/140/1200 BAL: "140"
  829. *ColorSepScreenAngle ProcessBlack.150lpi.1200dpi/150/1200 STD: "45.0"
  830. *ColorSepScreenAngle CustomColor.150lpi.1200dpi/150/1200 STD: "45.0"
  831. *ColorSepScreenAngle ProcessCyan.150lpi.1200dpi/150/1200 STD: "15.0"
  832. *ColorSepScreenAngle ProcessMagenta.150lpi.1200dpi/150/1200 STD: "75.0"
  833. *ColorSepScreenAngle ProcessYellow.150lpi.1200dpi/150/1200 STD: "0.0"
  834. *ColorSepScreenFreq ProcessBlack.150lpi.1200dpi/150/1200 STD: "150"
  835. *ColorSepScreenFreq CustomColor.150lpi.1200dpi/150/1200 STD: "150"
  836. *ColorSepScreenFreq ProcessCyan.150lpi.1200dpi/150/1200 STD: "150"
  837. *ColorSepScreenFreq ProcessMagenta.150lpi.1200dpi/150/1200 STD: "150"
  838. *ColorSepScreenFreq ProcessYellow.150lpi.1200dpi/150/1200 STD: "150"
  839.  
  840. *% =================================For 1800 dpi================================
  841. *ColorSepScreenAngle ProcessBlack.133lpi.1800dpi/133/1800 BAL: "45.0"
  842. *ColorSepScreenAngle CustomColor.133lpi.1800dpi/133/1800 BAL: "45.0"
  843. *ColorSepScreenAngle ProcessCyan.133lpi.1800dpi/133/1800 BAL: "15.0"
  844. *ColorSepScreenAngle ProcessMagenta.133lpi.1800dpi/133/1800 BAL: "75.0"
  845. *ColorSepScreenAngle ProcessYellow.133lpi.1800dpi/133/1800 BAL: "0.0"
  846. *ColorSepScreenFreq ProcessBlack.133lpi.1800dpi/133/1800 BAL: "133"
  847. *ColorSepScreenFreq CustomColor.133lpi.1800dpi/133/1800 BAL: "133"
  848. *ColorSepScreenFreq ProcessCyan.133lpi.1800dpi/133/1800 BAL: "133"
  849. *ColorSepScreenFreq ProcessMagenta.133lpi.1800dpi/133/1800 BAL: "133"
  850. *ColorSepScreenFreq ProcessYellow.133lpi.1800dpi/133/1800 BAL: "133"
  851. *ColorSepScreenAngle ProcessBlack.150lpi.1800dpi/150/1800 BAL: "45.0"
  852. *ColorSepScreenAngle CustomColor.150lpi.1800dpi/150/1800 BAL: "45.0"
  853. *ColorSepScreenAngle ProcessCyan.150lpi.1800dpi/150/1800 BAL: "15.0"
  854. *ColorSepScreenAngle ProcessMagenta.150lpi.1800dpi/150/1800 BAL: "75.0"
  855. *ColorSepScreenAngle ProcessYellow.150lpi.1800dpi/150/1800 BAL: "0.0"
  856. *ColorSepScreenFreq ProcessBlack.150lpi.1800dpi/150/1800 BAL: "150"
  857. *ColorSepScreenFreq CustomColor.150lpi.1800dpi/150/1800 BAL: "150"
  858. *ColorSepScreenFreq ProcessCyan.150lpi.1800dpi/150/1800 BAL: "150"
  859. *ColorSepScreenFreq ProcessMagenta.150lpi.1800dpi/150/1800 BAL: "150"
  860. *ColorSepScreenFreq ProcessYellow.150lpi.1800dpi/150/1800 BAL: "150"
  861.  
  862. *% =================================For 2400 dpi================================
  863. *ColorSepScreenAngle ProcessBlack.85lpi.2400dpi/85/2400 BAL: "45.0"
  864. *ColorSepScreenAngle CustomColor.85lpi.2400dpi/85/2400 BAL: "45.0"
  865. *ColorSepScreenAngle ProcessCyan.85lpi.2400dpi/85/2400 BAL: "15.0"
  866. *ColorSepScreenAngle ProcessMagenta.85lpi.2400dpi/85/2400 BAL: "75.0"
  867. *ColorSepScreenAngle ProcessYellow.85lpi.2400dpi/85/2400 BAL: "0.0"
  868. *ColorSepScreenFreq ProcessBlack.85lpi.2400dpi/85/2400 BAL: "85"
  869. *ColorSepScreenFreq CustomColor.85lpi.2400dpi/85/2400 BAL: "85"
  870. *ColorSepScreenFreq ProcessCyan.85lpi.2400dpi/85/2400 BAL: "85"
  871. *ColorSepScreenFreq ProcessMagenta.85lpi.2400dpi/85/2400 BAL: "85"
  872. *ColorSepScreenFreq ProcessYellow.85lpi.2400dpi/85/2400 BAL: "85"
  873. *ColorSepScreenAngle ProcessBlack.100lpi.2400dpi/100/2400 AS, BAL, STD: "45.0"
  874. *ColorSepScreenAngle CustomColor.100lpi.2400dpi/100/2400 AS, BAL, STD: "45.0"
  875. *ColorSepScreenAngle ProcessCyan.100lpi.2400dpi/100/2400 AS, BAL, STD: "15.0"
  876. *ColorSepScreenAngle ProcessMagenta.100lpi.2400dpi/100/2400 AS, BAL, STD: "75.0"
  877. *ColorSepScreenAngle ProcessYellow.100lpi.2400dpi/100/2400 AS, BAL, STD: "0.0"
  878. *ColorSepScreenFreq ProcessBlack.100lpi.2400dpi/100/2400 AS, BAL, STD: "100"
  879. *ColorSepScreenFreq CustomColor.100lpi.2400dpi/100/2400 AS, BAL, STD: "100"
  880. *ColorSepScreenFreq ProcessCyan.100lpi.2400dpi/100/2400 AS, BAL, STD: "100"
  881. *ColorSepScreenFreq ProcessMagenta.100lpi.2400dpi/100/2400 AS, BAL, STD: "100"
  882. *ColorSepScreenFreq ProcessYellow.100lpi.2400dpi/100/2400 AS, BAL, STD: "100"
  883. *ColorSepScreenAngle ProcessBlack.110lpi.2400dpi/110/2400 BAL: "45.0"
  884. *ColorSepScreenAngle CustomColor.110lpi.2400dpi/110/2400 BAL: "45.0"
  885. *ColorSepScreenAngle ProcessCyan.110lpi.2400dpi/110/2400 BAL: "15.0"
  886. *ColorSepScreenAngle ProcessMagenta.110lpi.2400dpi/110/2400 BAL: "75.0"
  887. *ColorSepScreenAngle ProcessYellow.110lpi.2400dpi/110/2400 BAL: "0.0"
  888. *ColorSepScreenFreq ProcessBlack.110lpi.2400dpi/110/2400 BAL: "110"
  889. *ColorSepScreenFreq CustomColor.110lpi.2400dpi/110/2400 BAL: "110"
  890. *ColorSepScreenFreq ProcessCyan.110lpi.2400dpi/110/2400 BAL: "110"
  891. *ColorSepScreenFreq ProcessMagenta.110lpi.2400dpi/110/2400 BAL: "110"
  892. *ColorSepScreenFreq ProcessYellow.110lpi.2400dpi/110/2400 BAL: "110"
  893. *ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120/2400 AS, BAL, STD: "45.0"
  894. *ColorSepScreenAngle CustomColor.120lpi.2400dpi/120/2400 AS, BAL, STD: "45.0"
  895. *ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120/2400 AS, BAL, STD: "15.0"
  896. *ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120/2400 AS, BAL, STD: "75.0"
  897. *ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120/2400 AS, BAL, STD: "0.0"
  898. *ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120/2400 AS, BAL, STD: "120"
  899. *ColorSepScreenFreq CustomColor.120lpi.2400dpi/120/2400 AS, BAL, STD: "120"
  900. *ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120/2400 AS, BAL, STD: "120"
  901. *ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120/2400 AS, BAL, STD: "120"
  902. *ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120/2400 AS, BAL, STD: "120"
  903. *ColorSepScreenAngle ProcessBlack.133lpi.2400dpi/133/2400 AS, BAL, STD: "45.0"
  904. *ColorSepScreenAngle CustomColor.133lpi.2400dpi/133/2400 AS, BAL, STD: "45.0"
  905. *ColorSepScreenAngle ProcessCyan.133lpi.2400dpi/133/2400 AS, BAL, STD: "15.0"
  906. *ColorSepScreenAngle ProcessMagenta.133lpi.2400dpi/133/2400 AS, BAL, STD: "75.0"
  907. *ColorSepScreenAngle ProcessYellow.133lpi.2400dpi/133/2400 AS, BAL, STD: "0.0"
  908. *ColorSepScreenFreq ProcessBlack.133lpi.2400dpi/133/2400 AS, BAL, STD: "133"
  909. *ColorSepScreenFreq CustomColor.133lpi.2400dpi/133/2400 AS, BAL, STD: "133"
  910. *ColorSepScreenFreq ProcessCyan.133lpi.2400dpi/133/2400 AS, BAL, STD: "133"
  911. *ColorSepScreenFreq ProcessMagenta.133lpi.2400dpi/133/2400 AS, BAL, STD: "133"
  912. *ColorSepScreenFreq ProcessYellow.133lpi.2400dpi/133/2400 AS, BAL, STD: "133"
  913. *ColorSepScreenAngle ProcessBlack.140lpi.2400dpi/140/2400 BAL: "45.0"
  914. *ColorSepScreenAngle CustomColor.140lpi.2400dpi/140/2400 BAL: "45.0"
  915. *ColorSepScreenAngle ProcessCyan.140lpi.2400dpi/140/2400 BAL: "15.0"
  916. *ColorSepScreenAngle ProcessMagenta.140lpi.2400dpi/140/2400 BAL: "75.0"
  917. *ColorSepScreenAngle ProcessYellow.140lpi.2400dpi/140/2400 BAL: "0.0"
  918. *ColorSepScreenFreq ProcessBlack.140lpi.2400dpi/140/2400 BAL: "140"
  919. *ColorSepScreenFreq CustomColor.140lpi.2400dpi/140/2400 BAL: "140"
  920. *ColorSepScreenFreq ProcessCyan.140lpi.2400dpi/140/2400 BAL: "140"
  921. *ColorSepScreenFreq ProcessMagenta.140lpi.2400dpi/140/2400 BAL: "140"
  922. *ColorSepScreenFreq ProcessYellow.140lpi.2400dpi/140/2400 BAL: "140"
  923. *ColorSepScreenAngle ProcessBlack.150lpi.2400dpi/150/2400 AS, BAL, STD: "45.0"
  924. *ColorSepScreenAngle CustomColor.150lpi.2400dpi/150/2400 AS, BAL, STD: "45.0"
  925. *ColorSepScreenAngle ProcessCyan.150lpi.2400dpi/150/2400 AS, BAL, STD: "15.0"
  926. *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpi/150/2400 AS, BAL, STD: "75.0"
  927. *ColorSepScreenAngle ProcessYellow.150lpi.2400dpi/150/2400 AS, BAL, STD: "0.0"
  928. *ColorSepScreenFreq ProcessBlack.150lpi.2400dpi/150/2400 AS, BAL, STD: "150"
  929. *ColorSepScreenFreq CustomColor.150lpi.2400dpi/150/2400 AS, BAL, STD: "150"
  930. *ColorSepScreenFreq ProcessCyan.150lpi.2400dpi/150/2400 AS, BAL, STD: "150"
  931. *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpi/150/2400 AS, BAL, STD: "150"
  932. *ColorSepScreenFreq ProcessYellow.150lpi.2400dpi/150/2400 AS, BAL, STD: "150"
  933. *ColorSepScreenAngle ProcessBlack.160lpi.2400dpi/160/2400 STD: "45.0"
  934. *ColorSepScreenAngle CustomColor.160lpi.2400dpi/160/2400 STD: "45.0"
  935. *ColorSepScreenAngle ProcessCyan.160lpi.2400dpi/160/2400 STD: "15.0"
  936. *ColorSepScreenAngle ProcessMagenta.160lpi.2400dpi/160/2400 STD: "75.0"
  937. *ColorSepScreenAngle ProcessYellow.160lpi.2400dpi/160/2400 STD: "0.0"
  938. *ColorSepScreenFreq ProcessBlack.160lpi.2400dpi/160/2400 STD: "160"
  939. *ColorSepScreenFreq CustomColor.160lpi.2400dpi/160/2400 STD: "160"
  940. *ColorSepScreenFreq ProcessCyan.160lpi.2400dpi/160/2400 STD: "160"
  941. *ColorSepScreenFreq ProcessMagenta.160lpi.2400dpi/160/2400 STD: "160"
  942. *ColorSepScreenFreq ProcessYellow.160lpi.2400dpi/160/2400 STD: "160"
  943. *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175/2400 AS, BAL, STD: "45.0"
  944. *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175/2400 AS, BAL, STD: "45.0"
  945. *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175/2400 AS, BAL, STD: "15.0"
  946. *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175/2400 AS, BAL, STD: "75.0"
  947. *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175/2400 AS, BAL, STD: "0.0"
  948. *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175/2400 AS, BAL, STD: "175"
  949. *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175/2400 AS, BAL, STD: "175"
  950. *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175/2400 AS, BAL, STD: "175"
  951. *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175/2400 AS, BAL, STD: "175"
  952. *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175/2400 AS, BAL, STD: "175"
  953. *ColorSepScreenAngle ProcessBlack.200lpi.2400dpi/200/2400 BAL, STD: "45.0"
  954. *ColorSepScreenAngle CustomColor.200lpi.2400dpi/200/2400 BAL, STD: "45.0"
  955. *ColorSepScreenAngle ProcessCyan.200lpi.2400dpi/200/2400 BAL, STD: "15.0"
  956. *ColorSepScreenAngle ProcessMagenta.200lpi.2400dpi/200/2400 BAL, STD: "75.0"
  957. *ColorSepScreenAngle ProcessYellow.200lpi.2400dpi/200/2400 BAL, STD: "0.0"
  958. *ColorSepScreenFreq ProcessBlack.200lpi.2400dpi/200/2400 BAL, STD: "200"
  959. *ColorSepScreenFreq CustomColor.200lpi.2400dpi/200/2400 BAL, STD: "200"
  960. *ColorSepScreenFreq ProcessCyan.200lpi.2400dpi/200/2400 BAL, STD: "200"
  961. *ColorSepScreenFreq ProcessMagenta.200lpi.2400dpi/200/2400 BAL, STD: "200"
  962. *ColorSepScreenFreq ProcessYellow.200lpi.2400dpi/200/2400 BAL, STD: "200"
  963.  
  964. *% =================================For 3600 dpi================================
  965. *ColorSepScreenAngle ProcessBlack.133lpi.3600dpi/133/3600 BAL, STD: "45.0"
  966. *ColorSepScreenAngle CustomColor.133lpi.3600dpi/133/3600 BAL, STD: "45.0"
  967. *ColorSepScreenAngle ProcessCyan.133lpi.3600dpi/133/3600 BAL, STD: "15.0"
  968. *ColorSepScreenAngle ProcessMagenta.133lpi.3600dpi/133/3600 BAL, STD: "75.0"
  969. *ColorSepScreenAngle ProcessYellow.133lpi.3600dpi/133/3600 BAL, STD: "0.0"
  970. *ColorSepScreenFreq ProcessBlack.133lpi.3600dpi/133/3600 BAL, STD: "133"
  971. *ColorSepScreenFreq CustomColor.133lpi.3600dpi/133/3600 BAL, STD: "133"
  972. *ColorSepScreenFreq ProcessCyan.133lpi.3600dpi/133/3600 BAL, STD: "133"
  973. *ColorSepScreenFreq ProcessMagenta.133lpi.3600dpi/133/3600 BAL, STD: "133"
  974. *ColorSepScreenFreq ProcessYellow.133lpi.3600dpi/133/3600 BAL, STD: "133"
  975. *ColorSepScreenAngle ProcessBlack.140lpi.3600dpi/140/3600 BAL: "45.0"
  976. *ColorSepScreenAngle CustomColor.140lpi.3600dpi/140/3600 BAL: "45.0"
  977. *ColorSepScreenAngle ProcessCyan.140lpi.3600dpi/140/3600 BAL: "15.0"
  978. *ColorSepScreenAngle ProcessMagenta.140lpi.3600dpi/140/3600 BAL: "75.0"
  979. *ColorSepScreenAngle ProcessYellow.140lpi.3600dpi/140/3600 BAL: "0.0"
  980. *ColorSepScreenFreq ProcessBlack.140lpi.3600dpi/140/3600 BAL: "140"
  981. *ColorSepScreenFreq CustomColor.140lpi.3600dpi/140/3600 BAL: "140"
  982. *ColorSepScreenFreq ProcessCyan.140lpi.3600dpi/140/3600 BAL: "140"
  983. *ColorSepScreenFreq ProcessMagenta.140lpi.3600dpi/140/3600 BAL: "140"
  984. *ColorSepScreenFreq ProcessYellow.140lpi.3600dpi/140/3600 BAL: "140"
  985. *ColorSepScreenAngle ProcessBlack.150lpi.3600dpi/150/3600 AS, BAL, STD: "45.0"
  986. *ColorSepScreenAngle CustomColor.150lpi.3600dpi/150/3600 AS, BAL, STD: "45.0"
  987. *ColorSepScreenAngle ProcessCyan.150lpi.3600dpi/150/3600 AS, BAL, STD: "15.0"
  988. *ColorSepScreenAngle ProcessMagenta.150lpi.3600dpi/150/3600 AS, BAL, STD: "75.0"
  989. *ColorSepScreenAngle ProcessYellow.150lpi.3600dpi/150/3600 AS, BAL, STD: "0.0"
  990. *ColorSepScreenFreq ProcessBlack.150lpi.3600dpi/150/3600 AS, BAL, STD: "150"
  991. *ColorSepScreenFreq CustomColor.150lpi.3600dpi/150/3600 AS, BAL, STD: "150"
  992. *ColorSepScreenFreq ProcessCyan.150lpi.3600dpi/150/3600 AS, BAL, STD: "150"
  993. *ColorSepScreenFreq ProcessMagenta.150lpi.3600dpi/150/3600 AS, BAL, STD: "150"
  994. *ColorSepScreenFreq ProcessYellow.150lpi.3600dpi/150/3600 AS, BAL, STD: "150"
  995. *ColorSepScreenAngle ProcessBlack.175lpi.3600dpi/175/3600 AS, BAL, STD: "45.0"
  996. *ColorSepScreenAngle CustomColor.175lpi.3600dpi/175/3600 AS, BAL, STD: "45.0"
  997. *ColorSepScreenAngle ProcessCyan.175lpi.3600dpi/175/3600 AS, BAL, STD: "15.0"
  998. *ColorSepScreenAngle ProcessMagenta.175lpi.3600dpi/175/3600 AS, BAL, STD: "75.0"
  999. *ColorSepScreenAngle ProcessYellow.175lpi.3600dpi/175/3600 AS, BAL, STD: "0.0"
  1000. *ColorSepScreenFreq ProcessBlack.175lpi.3600dpi/175/3600 AS, BAL, STD: "175"
  1001. *ColorSepScreenFreq CustomColor.175lpi.3600dpi/175/3600 AS, BAL, STD: "175"
  1002. *ColorSepScreenFreq ProcessCyan.175lpi.3600dpi/175/3600 AS, BAL, STD: "175"
  1003. *ColorSepScreenFreq ProcessMagenta.175lpi.3600dpi/175/3600 AS, BAL, STD: "175"
  1004. *ColorSepScreenFreq ProcessYellow.175lpi.3600dpi/175/3600 AS, BAL, STD: "175"
  1005. *ColorSepScreenAngle ProcessBlack.200lpi.3600dpi/200/3600 AS, BAL, STD: "45.0"
  1006. *ColorSepScreenAngle CustomColor.200lpi.3600dpi/200/3600 AS, BAL, STD: "45.0"
  1007. *ColorSepScreenAngle ProcessCyan.200lpi.3600dpi/200/3600 AS, BAL, STD: "15.0"
  1008. *ColorSepScreenAngle ProcessMagenta.200lpi.3600dpi/200/3600 AS, BAL, STD: "75.0"
  1009. *ColorSepScreenAngle ProcessYellow.200lpi.3600dpi/200/3600 AS, BAL, STD: "0.0"
  1010. *ColorSepScreenFreq ProcessBlack.200lpi.3600dpi/200/3600 AS, BAL, STD: "200"
  1011. *ColorSepScreenFreq CustomColor.200lpi.3600dpi/200/3600 AS, BAL, STD: "200"
  1012. *ColorSepScreenFreq ProcessCyan.200lpi.3600dpi/200/3600 AS, BAL, STD: "200"
  1013. *ColorSepScreenFreq ProcessMagenta.200lpi.3600dpi/200/3600 AS, BAL, STD: "200"
  1014. *ColorSepScreenFreq ProcessYellow.200lpi.3600dpi/200/3600 AS, BAL, STD: "200"
  1015. *ColorSepScreenAngle ProcessBlack.240lpi.3600dpi/240/3600 STD: "45.0"
  1016. *ColorSepScreenAngle CustomColor.240lpi.3600dpi/240/3600 STD: "45.0"
  1017. *ColorSepScreenAngle ProcessCyan.240lpi.3600dpi/240/3600 STD: "15.0"
  1018. *ColorSepScreenAngle ProcessMagenta.240lpi.3600dpi/240/3600 STD: "75.0"
  1019. *ColorSepScreenAngle ProcessYellow.240lpi.3600dpi/240/3600 STD: "0.0"
  1020. *ColorSepScreenFreq ProcessBlack.240lpi.3600dpi/240/3600 STD: "240"
  1021. *ColorSepScreenFreq CustomColor.240lpi.3600dpi/240/3600 STD: "240"
  1022. *ColorSepScreenFreq ProcessCyan.240lpi.3600dpi/240/3600 STD: "240"
  1023. *ColorSepScreenFreq ProcessMagenta.240lpi.3600dpi/240/3600 STD: "240"
  1024. *ColorSepScreenFreq ProcessYellow.240lpi.3600dpi/240/3600 STD: "240"
  1025. *ColorSepScreenAngle ProcessBlack.250lpi.3600dpi/250/3600 AS, BAL: "45.0"
  1026. *ColorSepScreenAngle CustomColor.250lpi.3600dpi/250/3600 AS, BAL: "45.0"
  1027. *ColorSepScreenAngle ProcessCyan.250lpi.3600dpi/250/3600 AS, BAL: "15.0"
  1028. *ColorSepScreenAngle ProcessMagenta.250lpi.3600dpi/250/3600 AS, BAL: "75.0"
  1029. *ColorSepScreenAngle ProcessYellow.250lpi.3600dpi/250/3600 AS, BAL: "0.0"
  1030. *ColorSepScreenFreq ProcessBlack.250lpi.3600dpi/250/3600 AS, BAL: "250"
  1031. *ColorSepScreenFreq CustomColor.250lpi.3600dpi/250/3600 AS, BAL: "250"
  1032. *ColorSepScreenFreq ProcessCyan.250lpi.3600dpi/250/3600 AS, BAL: "250"
  1033. *ColorSepScreenFreq ProcessMagenta.250lpi.3600dpi/250/3600 AS, BAL: "250"
  1034. *ColorSepScreenFreq ProcessYellow.250lpi.3600dpi/250/3600 AS, BAL: "250"
  1035. *ColorSepScreenAngle ProcessBlack.300lpi.3600dpi/300/3600 BAL, STD: "45.0"
  1036. *ColorSepScreenAngle CustomColor.300lpi.3600dpi/300/3600 BAL, STD: "45.0"
  1037. *ColorSepScreenAngle ProcessCyan.300lpi.3600dpi/300/3600 BAL, STD: "15.0"
  1038. *ColorSepScreenAngle ProcessMagenta.300lpi.3600dpi/300/3600 BAL, STD: "75.0"
  1039. *ColorSepScreenAngle ProcessYellow.300lpi.3600dpi/300/3600 BAL, STD: "0.0"
  1040. *ColorSepScreenFreq ProcessBlack.300lpi.3600dpi/300/3600 BAL, STD: "300"
  1041. *ColorSepScreenFreq CustomColor.300lpi.3600dpi/300/3600 BAL, STD: "300"
  1042. *ColorSepScreenFreq ProcessCyan.300lpi.3600dpi/300/3600 BAL, STD: "300"
  1043. *ColorSepScreenFreq ProcessMagenta.300lpi.3600dpi/300/3600 BAL, STD: "300"
  1044. *ColorSepScreenFreq ProcessYellow.300lpi.3600dpi/300/3600 BAL, STD: "300"
  1045.  
  1046. *%AgfaEndRulingMapInfo
  1047. *% end of PPD file AGSSAV44.PPD
  1048.